@charset "UTF-8";

@font-face {
  font-family: "guo";
  src: url("guo.woff2") format("woff2"),
       url("guo.woff") format("woff"),
       url("guo.ttf") format("truetype"),
       url("guo.eot") format("embedded-opentype"),
       url("guo.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}